Shows how to manage double buffering in applications 演示如何在应用程序中管理双缓冲。
2.
You can enable default double buffering in your forms and authored controls in two ways 可以通过两种方法对窗体和所创作的控件启用默认双缓冲。
3.
The easiest way to use double buffering in your applications is to use the default double buffering for forms and controls that is provided by the . net framework 在应用程序中使用双缓冲的最简便的方法是使用. net framework为窗体和控件提供的默认双缓冲。通过将